From 3204870216094f5b0b6d3439e1fcb424b7a87b0d Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sun, 21 Aug 2005 19:13:51 +0000 Subject: [PATCH] .cvsignore additions --- ChangeLog | 6 ++++++ docs/.cvsignore | 2 ++ docs/graphics/.cvsignore | 2 ++ tests/.cvsignore | 1 + 4 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 307715f..d1e7821 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-21 Øyvind Kolås + + * docs/.cvsignore: added Makefile and Makefile.in + * docs/graphics/.cvsignore: added Makefile and Makefile.in + * tests/.cvsignore: added babl_html_dump + 2005-08-21 Øyvind Kolås * babl/base/Makefile.am: Typo, s/babl-grays/babl-gray/ diff --git a/docs/.cvsignore b/docs/.cvsignore index 55fd2fb..e016159 100644 --- a/docs/.cvsignore +++ b/docs/.cvsignore @@ -3,3 +3,5 @@ index-static.html index-tmp.html source-local.html README +Makefile +Makefile.in diff --git a/docs/graphics/.cvsignore b/docs/graphics/.cvsignore index e33609d..ea7420d 100644 --- a/docs/graphics/.cvsignore +++ b/docs/graphics/.cvsignore @@ -1 +1,3 @@ *.png +Makefile.in +Makefile diff --git a/tests/.cvsignore b/tests/.cvsignore index 6dfceb0..aef53d6 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -8,3 +8,4 @@ rgb_to_ycbcr rgb_to_lab_to_rgb float_to_u8 grayscale_to_rgb +babl_html_dump -- 2.30.2